Skip to content

add gemini 3.1-flash-lite for vertex#600

Merged
Ken Jiang (knjiang) merged 2 commits into
mainfrom
05-20-add_gemini_3.1-flash-lite_for_vertex
May 20, 2026
Merged

add gemini 3.1-flash-lite for vertex#600
Ken Jiang (knjiang) merged 2 commits into
mainfrom
05-20-add_gemini_3.1-flash-lite_for_vertex

Conversation

@knjiang
Copy link
Copy Markdown
Contributor

No description provided.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
ai-proxy Ready Ready Preview, Comment May 20, 2026 6:32pm

Request Review

Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f825d67105

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "Codex (@codex) review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "Codex (@codex) address that feedback".

"max_input_tokens": 1048576,
"max_output_tokens": 65535
},
"publishers/google/models/gemini-3.1-flash-lite": {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Add endpoint type metadata for new Vertex model

This new publishers/google/models/... entry is added only in model_list.json, but getModelEndpointTypes() in packages/proxy/schema/index.ts first checks the hardcoded AvailableEndpointTypes map and otherwise falls back to the model format default (google). In the lookup-failed path (packages/proxy/edge/index.ts), that fallback is used to infer secret type, so this model will be treated as Google API instead of Vertex and requests can be routed to the wrong provider when users rely on direct-key fallback behavior.

Useful? React with 👍 / 👎.

@knjiang Ken Jiang (knjiang) merged commit afc3220 into main May 20, 2026
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants